CacheDatabase_Impl

@Generated(value = "androidx.room.RoomProcessor")
class CacheDatabase_Impl

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun cacheDao(): CacheDao
Link copied to clipboard
open fun clearAllTables()
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
protected open fun getRequiredTypeConverters(): Map<Class<out Any>, List<Class<out Any>>>